Skip to content

use SERVER_NAME instead of HTTP_HOST as domain for the cookie.#3

Open
rodikal wants to merge 1 commit intosipa:masterfrom
rodikal:patch-2
Open

use SERVER_NAME instead of HTTP_HOST as domain for the cookie.#3
rodikal wants to merge 1 commit intosipa:masterfrom
rodikal:patch-2

Conversation

@rodikal
Copy link
Copy Markdown
Contributor

@rodikal rodikal commented Nov 29, 2012

Reason:
HTTP_HOST also contains the port (when not running on port 80) , resulting in lost sessions (and an unusable website)

use SERVER_NAME instead of HTTP_HOST as domain for the cookie.
HTTP_HOST also contains the port (when not running on port 80) , resulting in lost sessions (and an unusable website)
@sipa
Copy link
Copy Markdown
Owner

sipa commented Nov 29, 2012

Dat is wel de meest oninformatieve commit title mogelijk denk ik :)

@rodikal
Copy link
Copy Markdown
Contributor Author

rodikal commented Nov 29, 2012

Das de default title, ik had er niet aan gedacht om die nog te wijzigen

@rodikal
Copy link
Copy Markdown
Contributor Author

rodikal commented Feb 28, 2015

geen zin om deze te mergen?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants